Builder
class Builder
Content copied to clipboard
Constructors
Functions
acceptExpired
Link copied to clipboard
open fun acceptExpired(acceptExpired: Boolean): TileRegionLoadOptions.Builder
Content copied to clipboard
averageBytesPerSecond
Link copied to clipboard
open fun averageBytesPerSecond(@Nullable() averageBytesPerSecond: Integer): TileRegionLoadOptions.Builder
Content copied to clipboard
build
Link copied to clipboard
descriptors
Link copied to clipboard
open fun descriptors(@Nullable() descriptors: List<TilesetDescriptor>): TileRegionLoadOptions.Builder
Content copied to clipboard
extraOptions
Link copied to clipboard
open fun extraOptions(@Nullable() extraOptions: Value): TileRegionLoadOptions.Builder
Content copied to clipboard
geometry
Link copied to clipboard
open fun geometry(@Nullable() geometry: Geometry): TileRegionLoadOptions.Builder
Content copied to clipboard
metadata
Link copied to clipboard
open fun metadata(@Nullable() metadata: Value): TileRegionLoadOptions.Builder
Content copied to clipboard
networkRestriction
Link copied to clipboard
open fun networkRestriction(@NonNull() networkRestriction: NetworkRestriction): TileRegionLoadOptions.Builder
Content copied to clipboard
startLocation
Link copied to clipboard
open fun startLocation(@Nullable() startLocation: Point): TileRegionLoadOptions.Builder
Content copied to clipboard